home *** CD-ROM | disk | FTP | other *** search
-
- { Structure for *.SLD files }
-
- Type Tagbufferfile = Record
- Tagdeleted : Byte; { TagFlag ON/OFF }
- Tagbufdirectory: String [11]; { Directory on CDROM }
- Tagbuffilnavn : String [12]; { Filename }
- GifInfo : String [14]; { GIFInfo/Filesize info }
- FilesBBSInfo : String [38]; { FilesBBS info ( not full) }
- End;
-